Skip to main content
POST
[Anonymous] Refresh an access token

Headers

Cativa-Customer
string

Tenant slug. Anonymous endpoints carry no API key to identify the tenant, so name it here (e.g. mycommunity). In production the tenant is also resolved from the request origin.

Body

application/json
accessToken
string | null
refreshToken
string<uuid>

Response

200

OK